deployment/apim-policies/Setups push notifications.xml (15 lines of code) (raw):
<policies>
<inbound>
<base />
<set-backend-service base-url="{{userApiBaseUrl}}/api/v1" />
</inbound>
<backend>
<base />
</backend>
<outbound>
<base />
</outbound>
<on-error>
<base />
</on-error>
</policies>